Package | Description |
---|---|
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.
|
org.forgerock.openam.core.rest.sms |
Modifier and Type | Class and Description |
---|---|
class |
ServiceSchemaManagerImpl
The class
ServiceSchemaManagerImpl provides the internal
implemation for ServiceSchemaManager . |
class |
SMSNotificationManager
Handles all the notification events for SMS.
|
Modifier and Type | Method and Description |
---|---|
String |
SMSNotificationManager.registerCallbackHandler(SMSObjectListener listener) |
void |
SMSObject.registerCallbackHandler(SMSObjectListener changeListener)
Registration of Notification Callbacks
|
Modifier and Type | Method and Description |
---|---|
String |
SMSFlatFileObjectBase.registerCallbackHandler(SSOToken token,
SMSObjectListener changeListener)
Register a listener.
|
String |
SMSEnhancedFlatFileObject.registerCallbackHandler(SSOToken token,
SMSObjectListener changeListener)
Register a listener.
|
Modifier and Type | Class and Description |
---|---|
class |
SMSJAXRPCObject |
class |
SMSJAXRPCObjectImpl |
Modifier and Type | Method and Description |
---|---|
void |
SMSJAXRPCObject.registerCallbackHandler(SMSObjectListener changeListener)
Registration for event change notifications.
|
Modifier and Type | Class and Description |
---|---|
class |
SMSEmbeddedLdapObject
This object represents an LDAP entry in the directory server.
|
class |
SMSLdapObject
This object represents an LDAP entry in the directory server.
|
Modifier and Type | Field and Description |
---|---|
protected static SMSObjectListener |
LDAPEventManager.changeListener |
Modifier and Type | Method and Description |
---|---|
void |
SMSEmbeddedLdapObject.registerCallbackHandler(SMSObjectListener changeListener)
Registration of Notification Callbacks
|
void |
SMSLdapObject.registerCallbackHandler(SMSObjectListener changeListener)
Registration of Notification Callbacks
|
Modifier and Type | Class and Description |
---|---|
class |
SmsRequestHandler
A CREST routing request handler that creates collection and singleton resource providers for
the SMS configuration services.
|
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.