Package | Description |
---|---|
com.sun.identity.sm |
Provides classes for accessing the Service Management Service (SMS).
|
Modifier and Type | Method and Description |
---|---|
ServiceSchemaManager |
ServiceManager.getSchemaManager(String serviceName,
String version)
Returns the
ServiceSchemaManager for
the given service name and version. |
Constructor and Description |
---|
AttributeSchema(AttributeSchemaImpl as,
ServiceSchemaManager ssm,
ServiceSchema ss)
Constructor used by ServiceSchema to instantiate
AttributeSchema objects. |
ServiceSchema(com.sun.identity.sm.ServiceSchemaImpl ssi,
String compName,
SchemaType type,
ServiceSchemaManager ssm) |
ServiceSchema(com.sun.identity.sm.ServiceSchemaImpl ssi,
String compName,
SchemaType type,
ServiceSchemaManager ssm,
boolean isOrgAttrSchema) |
Copyright © 2010-2018, ForgeRock All Rights Reserved.