Package | Description |
---|---|
com.iplanet.am.sdk |
This package contains interfaces and implementation for User/Identity
Management.
|
com.iplanet.am.sdk.common | |
com.iplanet.am.sdk.ldap | |
com.iplanet.dpro.session |
This package contains classes that represents a session and its
all session related information
|
com.iplanet.services.cdm |
Provides the classes for implementing services and applications
serving multiple clients to OpenAM.
|
com.iplanet.services.cdm.clientschema | |
com.iplanet.services.ldap |
Deprecated classes for LDAP support.
|
com.iplanet.services.naming | |
com.iplanet.services.naming.service | |
com.iplanet.ums |
Deprecated classes for UMS.
|
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.service | |
com.sun.identity.cli | |
com.sun.identity.cli.schema | |
com.sun.identity.common |
This packages contains commonly used constants and utilities.
|
com.sun.identity.common.admin | |
com.sun.identity.common.configuration | |
com.sun.identity.coretoken.service | |
com.sun.identity.delegation |
Provides classes for delegation service.
|
com.sun.identity.delegation.plugins | |
com.sun.identity.entitlement.opensso | |
com.sun.identity.entitlement.xacml3.validation |
A package to contain various validation based logic and utility classes for the
Privilege framework.
|
com.sun.identity.idm |
Provides classes for accessing the Identity Repository interfaces.
|
com.sun.identity.idm.plugins.database | |
com.sun.identity.idm.plugins.files | |
com.sun.identity.idm.plugins.internal | |
com.sun.identity.idm.remote | |
com.sun.identity.idm.server | |
com.sun.identity.log.s1is | |
com.sun.identity.password.ui.model | |
com.sun.identity.policy |
Provides classes for policy administration and evaluation.
|
com.sun.identity.policy.plugins | |
com.sun.identity.policy.util | |
com.sun.identity.setup | |
com.sun.identity.sm |
Provides classes for accessing the Service Management Service (SMS).
|
com.sun.identity.sm.flatfile | |
com.sun.identity.sm.jaxrpc | |
com.sun.identity.sm.ldap |
Provides Classes for Creating, Reading, Updating, Deleting and Listing
Core Tokens.
|
com.sun.identity.wss.provider |
Defines Web Services provider classes.
|
com.sun.identity.wss.security |
Defines Web Services Security Token specification and Token interfaces
with their respective implementation classes for different WS-* Security
Tokens.
|
org.forgerock.oauth2.core |
Defines the core classes to implement OAuth2 for OpenAM.
|
org.forgerock.openam.agent | |
org.forgerock.openam.audit.configuration |
Audit logging configuration based on Commons Audit.
|
org.forgerock.openam.audit.validation |
SMS validation classes for audit configuration validation.
|
org.forgerock.openam.authentication.modules.fr.oath.validators | |
org.forgerock.openam.authentication.modules.persistentcookie |
This package contains classes Authentication using a Persistent Cookie.
|
org.forgerock.openam.core | |
org.forgerock.openam.core.rest | |
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 |
This package contains classes for device print attribute management.
|
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 |
This package contains classes for push device attribute management.
|
org.forgerock.openam.core.rest.sms | |
org.forgerock.openam.cors |
This package contains classes which form the CORS implementation.
|
org.forgerock.openam.entitlement.indextree |
This package contains classes for index rule tree implementations of ISaveIndex and ISearchIndex.
|
org.forgerock.openam.entitlement.service | |
org.forgerock.openam.http |
Provides integration with the Commons HTTP Framework for HTTP binding
support.
|
org.forgerock.openam.idm | |
org.forgerock.openam.idrepo.ldap | |
org.forgerock.openam.oauth2.rest | |
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.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.rest |
This package contains classes for all the REST framework classes responsible for determining the location of request
REST endpoints.
|
org.forgerock.openam.scripting |
Common scripting-related components for use in scripted OpenAM modules (e.g., scripted authentication modules).
|
org.forgerock.openam.scripting.service | |
org.forgerock.openam.security.whitelist | |
org.forgerock.openam.selfservice.config |
Contains classes for handling self service console configuration.
|
org.forgerock.openam.services | |
org.forgerock.openam.services.cdm | |
org.forgerock.openam.services.email |
Service interface for sending email messages and default implementation.
|
org.forgerock.openam.services.push |
Defines classes for the Push Notification service and framework.
|
org.forgerock.openam.sm |
Contains classes around the Service Manager layer and some of their configuration.
|
org.forgerock.openam.sm.validation | |
org.forgerock.openam.sso.providers.stateless | |
org.forgerock.openam.sts.publish.rest | |
org.forgerock.openam.sts.rest |
Contains the classes specific to the REST STS.
|
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.uma | |
org.forgerock.openam.upgrade |
Defines interfaces and classes to perform OpenAM system upgrade.
|
org.forgerock.openam.upgrade.helpers | |
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 | |
org.forgerock.openam.utils |
This package contains general utilities for use throughout the OpenAM codebase.
|
org.openidentityplatform.openam.cassandra |
Class and Description |
---|
AttributeSchema
The class
AttributeSchema provides methods to access the
schema of a configuration parameter. |
SchemaType
The class
SchemaType defines the types of schema objects, and
provides static constants for these schema objects. |
ServiceConfig
The class
ServiceConfig provides interfaces to manage the
configuration information of a service configuration. |
ServiceSchema
The class
ServiceSchema provides interfaces to manage the
schema information of a service. |
ServiceSchemaManager
The class
ServiceSchemaManager provides interfaces to manage
the service's schema. |
SMSException
The exception class whose instance is thrown if there is any error during the
operation of objects of the
com.sun.identity.sms package. |
Class and Description |
---|
ServiceSchema
The class
ServiceSchema provides interfaces to manage the
schema information of a service. |
Class and Description |
---|
ServiceSchema
The class
ServiceSchema provides interfaces to manage the
schema information of a service. |
Class and Description |
---|
ServiceSchemaManager
The class
ServiceSchemaManager provides interfaces to manage
the service's schema. |
SMSException
The exception class whose instance is thrown if there is any error during the
operation of objects of the
com.sun.identity.sms package. |
Class and Description |
---|
ServiceListener
The interface
ServiceListener needs to be implemented by
applications in order to receive service data change notifications. |
SMSException
The exception class whose instance is thrown if there is any error during the
operation of objects of the
com.sun.identity.sms package. |
Class and Description |
---|
AttributeSchema
The class
AttributeSchema provides methods to access the
schema of a configuration parameter. |
Class and Description |
---|
SMSException
The exception class whose instance is thrown if there is any error during the
operation of objects of the
com.sun.identity.sms package. |
Class and Description |
---|
ServiceConfigManager
The class
ServiceConfigurationManager provides interfaces to
manage the service's configuration data. |
ServiceSchemaManager
The class
ServiceSchemaManager provides interfaces to manage
the service's schema. |
Class and Description |
---|
SMSException
The exception class whose instance is thrown if there is any error during the
operation of objects of the
com.sun.identity.sms package. |
Class and Description |
---|
ServiceListener
The interface
ServiceListener needs to be implemented by
applications in order to receive service data change notifications. |
Class and Description |
---|
AttributeSchema
The class
AttributeSchema provides methods to access the
schema of a configuration parameter. |
SchemaException
The
SchemaException is thrown if the error encountered is
related to the schema. |
ServiceConfig
The class
ServiceConfig provides interfaces to manage the
configuration information of a service configuration. |
ServiceListener
The interface
ServiceListener needs to be implemented by
applications in order to receive service data change notifications. |
ServiceSchema
The class
ServiceSchema provides interfaces to manage the
schema information of a service. |
SMSException
The exception class whose instance is thrown if there is any error during the
operation of objects of the
com.sun.identity.sms package. |
Class and Description |
---|
ChoiceValues
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. |
OrganizationConfigManager
The class
OrganizationConfigManager provides interfaces to
manage an organization's configuration data. |
ServiceConfig
The class
ServiceConfig provides interfaces to manage the
configuration information of a service configuration. |
ServiceListener
The interface
ServiceListener needs to be implemented by
applications in order to receive service data change notifications. |
ServiceSchemaManager
The class
ServiceSchemaManager provides interfaces to manage
the service's schema. |
SMSException
The exception class whose instance is thrown if there is any error during the
operation of objects of the
com.sun.identity.sms package. |
Class and Description |
---|
SchemaType
The class
SchemaType defines the types of schema objects, and
provides static constants for these schema objects. |
SMSException
The exception class whose instance is thrown if there is any error during the
operation of objects of the
com.sun.identity.sms package. |
Class and Description |
---|
ServiceSchema
The class
ServiceSchema provides interfaces to manage the
schema information of a service. |
ServiceSchemaManager
The class
ServiceSchemaManager provides interfaces to manage
the service's schema. |
Class and Description |
---|
ServiceListener
The interface
ServiceListener needs to be implemented by
applications in order to receive service data change notifications. |
SMSException
The exception class whose instance is thrown if there is any error during the
operation of objects of the
com.sun.identity.sms package. |
Class and Description |
---|
ChoiceValues
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. |
ServiceListener
The interface
ServiceListener needs to be implemented by
applications in order to receive service data change notifications. |
SMSException
The exception class whose instance is thrown if there is any error during the
operation of objects of the
com.sun.identity.sms package. |
Class and Description |
---|
AttributeSchema
The class
AttributeSchema provides methods to access the
schema of a configuration parameter. |
AttributeSchema.Syntax
The class
Syntax defines the syntax of the schema
attributes and provides static constants for these types. |
AttributeSchema.Type
The class
Type defines the types of schema attributes and
provides static constants for these types. |
ServiceAttributeValidator
The interface
ServiceAttributeValidator should be implemented
by the services/applications if validator plugins are required. |
ServiceConfig
The class
ServiceConfig provides interfaces to manage the
configuration information of a service configuration. |
ServiceListener
The interface
ServiceListener needs to be implemented by
applications in order to receive service data change notifications. |
SMSException
The exception class whose instance is thrown if there is any error during the
operation of objects of the
com.sun.identity.sms package. |
Class and Description |
---|
ServiceListener
The interface
ServiceListener needs to be implemented by
applications in order to receive service data change notifications. |
Class and Description |
---|
OrganizationConfigManager
The class
OrganizationConfigManager provides interfaces to
manage an organization's configuration data. |
ServiceListener
The interface
ServiceListener needs to be implemented by
applications in order to receive service data change notifications. |
Class and Description |
---|
ServiceListener
The interface
ServiceListener needs to be implemented by
applications in order to receive service data change notifications. |
Class and Description |
---|
ServiceListener
The interface
ServiceListener needs to be implemented by
applications in order to receive service data change notifications. |
Class and Description |
---|
OrganizationConfigManager
The class
OrganizationConfigManager provides interfaces to
manage an organization's configuration data. |
Class and Description |
---|
SchemaType
The class
SchemaType defines the types of schema objects, and
provides static constants for these schema objects. |
Class and Description |
---|
SchemaType
The class
SchemaType defines the types of schema objects, and
provides static constants for these schema objects. |
Class and Description |
---|
SchemaType
The class
SchemaType defines the types of schema objects, and
provides static constants for these schema objects. |
Class and Description |
---|
SchemaType
The class
SchemaType defines the types of schema objects, and
provides static constants for these schema objects. |
ServiceConfig
The class
ServiceConfig provides interfaces to manage the
configuration information of a service configuration. |
ServiceListener
The interface
ServiceListener needs to be implemented by
applications in order to receive service data change notifications. |
Class and Description |
---|
SchemaType
The class
SchemaType defines the types of schema objects, and
provides static constants for these schema objects. |
Class and Description |
---|
SchemaType
The class
SchemaType defines the types of schema objects, and
provides static constants for these schema objects. |
ServiceListener
The interface
ServiceListener needs to be implemented by
applications in order to receive service data change notifications. |
Class and Description |
---|
ServiceListener
The interface
ServiceListener needs to be implemented by
applications in order to receive service data change notifications. |
Class and Description |
---|
ServiceSchema
The class
ServiceSchema provides interfaces to manage the
schema information of a service. |
ServiceSchemaManager
The class
ServiceSchemaManager provides interfaces to manage
the service's schema. |
SMSException
The exception class whose instance is thrown if there is any error during the
operation of objects of the
com.sun.identity.sms package. |
Class and Description |
---|
AttributeSchemaImpl
The class
AttributeSchemaImpl provides methods to access the
schema of a configuration parameter. |
ServiceAttributeValidator
The interface
ServiceAttributeValidator should be implemented
by the services/applications if validator plugins are required. |
ServiceListener
The interface
ServiceListener needs to be implemented by
applications in order to receive service data change notifications. |
ServiceSchema
The class
ServiceSchema provides interfaces to manage the
schema information of a service. |
ServiceSchemaManager
The class
ServiceSchemaManager provides interfaces to manage
the service's schema. |
SMSException
The exception class whose instance is thrown if there is any error during the
operation of objects of the
com.sun.identity.sms package. |
Class and Description |
---|
ChoiceValues
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. |
ServiceListener
The interface
ServiceListener needs to be implemented by
applications in order to receive service data change notifications. |
Class and Description |
---|
ServiceConfigManager
The class
ServiceConfigurationManager provides interfaces to
manage the service's configuration data. |
ServiceListener
The interface
ServiceListener needs to be implemented by
applications in order to receive service data change notifications. |
Class and Description |
---|
SMSException
The exception class whose instance is thrown if there is any error during the
operation of objects of the
com.sun.identity.sms package. |
Class and Description |
---|
AttributeSchema
The class
AttributeSchema provides methods to access the
schema of a configuration parameter. |
AttributeSchema.ListOrder
This enum
ListOrder defines the list orders of schema attributes and provides constants for these list
orders. |
AttributeSchema.Syntax
The class
Syntax defines the syntax of the schema
attributes and provides static constants for these types. |
AttributeSchema.Type
The class
Type defines the types of schema attributes and
provides static constants for these types. |
AttributeSchema.UIType
The class
UIType defines the UI types of schema attributes
and provides static constants for these types. |
AttributeSchemaImpl
The class
AttributeSchemaImpl provides methods to access the
schema of a configuration parameter. |
AuthenticationServiceNameProvider
Allows the service management subsystem to identify the names of
authentication module services loaded by default.
|
CachedSMSEntry
The class
CachedSchemaManagerImpl provides interfaces to
manage the SMSEntry. |
CachedSubEntries |
DirectoryServerVendor
This singleton attempts to query vendor information of a Directory Server.
|
DirectoryServerVendor.Vendor |
OrganizationConfigManager
The class
OrganizationConfigManager provides interfaces to
manage an organization's configuration data. |
PluginConfig
The class
PluginConfig provides interfaces to manage the
plugin configuration information of a service. |
PluginInterface
The class
PluginInterface provides interfaces needed to obtain
information about a plugin interface defined by the service schema. |
PluginSchema
The class
PluginSchemaImpl provides the interfaces to obtain
the schema information of a plugin that is configured for a service. |
SchemaException
The
SchemaException is thrown if the error encountered is
related to the schema. |
SchemaType
The class
SchemaType defines the types of schema objects, and
provides static constants for these schema objects. |
ServiceAttributeValidator
The interface
ServiceAttributeValidator should be implemented
by the services/applications if validator plugins are required. |
ServiceConfig
The class
ServiceConfig provides interfaces to manage the
configuration information of a service configuration. |
ServiceConfigManager
The class
ServiceConfigurationManager provides interfaces to
manage the service's configuration data. |
ServiceInstance
The class
ServiceInstance provides methods to manage service's
instance variables. |
ServiceListener
The interface
ServiceListener needs to be implemented by
applications in order to receive service data change notifications. |
ServiceManagementDAO
DAO definition for service management.
|
ServiceSchema
The class
ServiceSchema provides interfaces to manage the
schema information of a service. |
ServiceSchemaManager
The class
ServiceSchemaManager provides interfaces to manage
the service's schema. |
SMSDataEntry
This class encapsulates a distinguished name and its attribute values.
|
SMSEntry
This object represents a SMS entry in datastore, similar to UMS's equivalent
class called PersistentObject.
|
SMSEventListener
Defines a listener that should be notified when an SMS event occurs to an object.
|
SMSException
The exception class whose instance is thrown if there is any error during the
operation of objects of the
com.sun.identity.sms package. |
SMSNotificationManager
Handles all the notification events for SMS.
|
SMSObject
Abstract class that needs to be implemented to store configuration data in a
data store.
|
SMSObjectListener
The purpose of this interface is to allow SMSObject implementors to return
changes about SMSObjects
|
SMSPropertiesObserver
Listenes to changes to
|
SMSUtils.ATTRIBUTE_SCHEMA_CHILD
Define the children order of the attribute schema.
|
Class and Description |
---|
SMSDataEntry
This class encapsulates a distinguished name and its attribute values.
|
SMSException
The exception class whose instance is thrown if there is any error during the
operation of objects of the
com.sun.identity.sms package. |
SMSObject
Abstract class that needs to be implemented to store configuration data in a
data store.
|
SMSObjectDB
Abstract class that needs to be implemented to get root suffix
configuration data from a datastore.
|
SMSObjectListener
The purpose of this interface is to allow SMSObject implementors to return
changes about SMSObjects
|
Class and Description |
---|
SMSDataEntry
This class encapsulates a distinguished name and its attribute values.
|
SMSException
The exception class whose instance is thrown if there is any error during the
operation of objects of the
com.sun.identity.sms package. |
SMSObject
Abstract class that needs to be implemented to store configuration data in a
data store.
|
SMSObjectListener
The purpose of this interface is to allow SMSObject implementors to return
changes about SMSObjects
|
Class and Description |
---|
SMSDataEntry
This class encapsulates a distinguished name and its attribute values.
|
SMSException
The exception class whose instance is thrown if there is any error during the
operation of objects of the
com.sun.identity.sms package. |
SMSObject
Abstract class that needs to be implemented to store configuration data in a
data store.
|
SMSObjectDB
Abstract class that needs to be implemented to get root suffix
configuration data from a datastore.
|
SMSObjectListener
The purpose of this interface is to allow SMSObject implementors to return
changes about SMSObjects
|
Class and Description |
---|
ChoiceValues
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. |
Class and Description |
---|
ChoiceValues
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. |
Class and Description |
---|
ServiceListener
The interface
ServiceListener needs to be implemented by
applications in order to receive service data change notifications. |
Class and Description |
---|
SMSException
The exception class whose instance is thrown if there is any error during the
operation of objects of the
com.sun.identity.sms package. |
Class and Description |
---|
ChoiceValues
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. |
DefaultValues
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. |
ServiceListener
The interface
ServiceListener needs to be implemented by
applications in order to receive service data change notifications. |
Class and Description |
---|
ServiceAttributeValidator
The interface
ServiceAttributeValidator should be implemented
by the services/applications if validator plugins are required. |
Class and Description |
---|
ServiceAttributeValidator
The interface
ServiceAttributeValidator should be implemented
by the services/applications if validator plugins are required. |
Class and Description |
---|
ServiceConfigManager
The class
ServiceConfigurationManager provides interfaces to
manage the service's configuration data. |
SMSException
The exception class whose instance is thrown if there is any error during the
operation of objects of the
com.sun.identity.sms package. |
Class and Description |
---|
ServiceConfigManager
The class
ServiceConfigurationManager provides interfaces to
manage the service's configuration data. |
SMSException
The exception class whose instance is thrown if there is any error during the
operation of objects of the
com.sun.identity.sms package. |
Class and Description |
---|
ServiceListener
The interface
ServiceListener needs to be implemented by
applications in order to receive service data change notifications. |
Class and Description |
---|
ServiceConfigManager
The class
ServiceConfigurationManager provides interfaces to
manage the service's configuration data. |
SMSException
The exception class whose instance is thrown if there is any error during the
operation of objects of the
com.sun.identity.sms package. |
Class and Description |
---|
ServiceConfigManager
The class
ServiceConfigurationManager provides interfaces to
manage the service's configuration data. |
Class and Description |
---|
ServiceConfigManager
The class
ServiceConfigurationManager provides interfaces to
manage the service's configuration data. |
SMSException
The exception class whose instance is thrown if there is any error during the
operation of objects of the
com.sun.identity.sms package. |
Class and Description |
---|
ServiceConfigManager
The class
ServiceConfigurationManager provides interfaces to
manage the service's configuration data. |
SMSException
The exception class whose instance is thrown if there is any error during the
operation of objects of the
com.sun.identity.sms package. |
Class and Description |
---|
AttributeSchema.Syntax
The class
Syntax defines the syntax of the schema
attributes and provides static constants for these types. |
SchemaType
The class
SchemaType defines the types of schema objects, and
provides static constants for these schema objects. |
ServiceConfig
The class
ServiceConfig provides interfaces to manage the
configuration information of a service configuration. |
ServiceConfigManager
The class
ServiceConfigurationManager provides interfaces to
manage the service's configuration data. |
ServiceListener
The interface
ServiceListener needs to be implemented by
applications in order to receive service data change notifications. |
ServiceSchema
The class
ServiceSchema provides interfaces to manage the
schema information of a service. |
ServiceSchemaManager
The class
ServiceSchemaManager provides interfaces to manage
the service's schema. |
SMSException
The exception class whose instance is thrown if there is any error during the
operation of objects of the
com.sun.identity.sms package. |
SMSObjectListener
The purpose of this interface is to allow SMSObject implementors to return
changes about SMSObjects
|
Class and Description |
---|
ServiceConfigManager
The class
ServiceConfigurationManager provides interfaces to
manage the service's configuration data. |
ServiceListener
The interface
ServiceListener needs to be implemented by
applications in order to receive service data change notifications. |
Class and Description |
---|
ServiceManagementDAO
DAO definition for service management.
|
Class and Description |
---|
ServiceConfig
The class
ServiceConfig provides interfaces to manage the
configuration information of a service configuration. |
ServiceListener
The interface
ServiceListener needs to be implemented by
applications in order to receive service data change notifications. |
Class and Description |
---|
ServiceListener
The interface
ServiceListener needs to be implemented by
applications in order to receive service data change notifications. |
Class and Description |
---|
SchemaType
The class
SchemaType defines the types of schema objects, and
provides static constants for these schema objects. |
Class and Description |
---|
SchemaType
The class
SchemaType defines the types of schema objects, and
provides static constants for these schema objects. |
Class and Description |
---|
ServiceSchemaManager
The class
ServiceSchemaManager provides interfaces to manage
the service's schema. |
Class and Description |
---|
ServiceConfigManager
The class
ServiceConfigurationManager provides interfaces to
manage the service's configuration data. |
Class and Description |
---|
DefaultValues
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. |
ServiceConfigManager
The class
ServiceConfigurationManager provides interfaces to
manage the service's configuration data. |
ServiceListener
The interface
ServiceListener needs to be implemented by
applications in order to receive service data change notifications. |
Class and Description |
---|
ServiceConfigManager
The class
ServiceConfigurationManager provides interfaces to
manage the service's configuration data. |
ServiceListener
The interface
ServiceListener needs to be implemented by
applications in order to receive service data change notifications. |
Class and Description |
---|
ServiceListener
The interface
ServiceListener needs to be implemented by
applications in order to receive service data change notifications. |
Class and Description |
---|
ChoiceValues
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. |
ServiceConfigManager
The class
ServiceConfigurationManager provides interfaces to
manage the service's configuration data. |
ServiceListener
The interface
ServiceListener needs to be implemented by
applications in order to receive service data change notifications. |
Class and Description |
---|
SMSException
The exception class whose instance is thrown if there is any error during the
operation of objects of the
com.sun.identity.sms package. |
Class and Description |
---|
ServiceAttributeValidator
The interface
ServiceAttributeValidator should be implemented
by the services/applications if validator plugins are required. |
Class and Description |
---|
ServiceNotFoundException
The
ServiceNotFoundException is thrown if the service does not
exist. |
Class and Description |
---|
SMSException
The exception class whose instance is thrown if there is any error during the
operation of objects of the
com.sun.identity.sms package. |
Class and Description |
---|
ServiceConfig
The class
ServiceConfig provides interfaces to manage the
configuration information of a service configuration. |
ServiceConfigManager
The class
ServiceConfigurationManager provides interfaces to
manage the service's configuration data. |
Class and Description |
---|
ServiceConfig
The class
ServiceConfig provides interfaces to manage the
configuration information of a service configuration. |
ServiceConfigManager
The class
ServiceConfigurationManager provides interfaces to
manage the service's configuration data. |
ServiceListener
The interface
ServiceListener needs to be implemented by
applications in order to receive service data change notifications. |
SMSException
The exception class whose instance is thrown if there is any error during the
operation of objects of the
com.sun.identity.sms package. |
Class and Description |
---|
ServiceConfig
The class
ServiceConfig provides interfaces to manage the
configuration information of a service configuration. |
ServiceConfigManager
The class
ServiceConfigurationManager provides interfaces to
manage the service's configuration data. |
ServiceSchemaManager
The class
ServiceSchemaManager provides interfaces to manage
the service's schema. |
SMSException
The exception class whose instance is thrown if there is any error during the
operation of objects of the
com.sun.identity.sms package. |
Class and Description |
---|
ServiceAttributeValidator
The interface
ServiceAttributeValidator should be implemented
by the services/applications if validator plugins are required. |
Class and Description |
---|
ServiceListener
The interface
ServiceListener needs to be implemented by
applications in order to receive service data change notifications. |
Class and Description |
---|
ServiceListener
The interface
ServiceListener needs to be implemented by
applications in order to receive service data change notifications. |
Class and Description |
---|
ServiceListener
The interface
ServiceListener needs to be implemented by
applications in order to receive service data change notifications. |
Class and Description |
---|
ServiceListener
The interface
ServiceListener needs to be implemented by
applications in order to receive service data change notifications. |
Class and Description |
---|
SMSException
The exception class whose instance is thrown if there is any error during the
operation of objects of the
com.sun.identity.sms package. |
Class and Description |
---|
AttributeSchema
The class
AttributeSchema provides methods to access the
schema of a configuration parameter. |
AttributeSchemaImpl
The class
AttributeSchemaImpl provides methods to access the
schema of a configuration parameter. |
ServiceConfigManager
The class
ServiceConfigurationManager provides interfaces to
manage the service's configuration data. |
ServiceSchema
The class
ServiceSchema provides interfaces to manage the
schema information of a service. |
ServiceSchemaManager
The class
ServiceSchemaManager provides interfaces to manage
the service's schema. |
SMSException
The exception class whose instance is thrown if there is any error during the
operation of objects of the
com.sun.identity.sms package. |
Class and Description |
---|
AbstractUpgradeHelper
Implement this class to manually upgrade schema attributes.
|
AttributeSchemaImpl
The class
AttributeSchemaImpl provides methods to access the
schema of a configuration parameter. |
Class and Description |
---|
ServiceConfigManager
The class
ServiceConfigurationManager provides interfaces to
manage the service's configuration data. |
Class and Description |
---|
ServiceConfigManager
The class
ServiceConfigurationManager provides interfaces to
manage the service's configuration data. |
Class and Description |
---|
ServiceConfig
The class
ServiceConfig provides interfaces to manage the
configuration information of a service configuration. |
SMSException
The exception class whose instance is thrown if there is any error during the
operation of objects of the
com.sun.identity.sms package. |
Class and Description |
---|
SchemaType
The class
SchemaType defines the types of schema objects, and
provides static constants for these schema objects. |
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.