Package com.sun.identity.sm

Interface Summary
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.
 

Class Summary
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.
AttributeSchema.UIType The class UIType defines the UI types of 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.
ServiceInstance The class ServiceInstance provides methods to manage service's instance variables.
ServiceManager The ServiceManager class provides methods to register/remove services and to list currently registered services.
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.
 

Exception Summary
InvalidAttributeNameException  
SchemaException  
ServiceAlreadyExistsException  
ServiceNotFoundException  
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.