Package | Description |
---|---|
com.iplanet.am.sdk |
This package contains interfaces and implementation for User/Identity
Management.
|
com.sun.identity.sm |
Provides classes for accessing the Service Management Service (SMS).
|
Modifier and Type | Method and Description |
---|---|
ServiceSchemaManager |
AMEntityType.getServiceSchemaManager(SSOToken token)
Deprecated.
Returns the schema manager for the service defined to display this
profile in the console.
|
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-2016, ForgeRock All Rights Reserved.