Package | Description |
---|---|
com.iplanet.am.sdk |
This package contains interfaces and implementation for User/Identity
Management.
|
com.iplanet.services.cdm.clientschema | |
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.common.configuration | |
com.sun.identity.sm |
Provides classes for accessing the Service Management Service (SMS).
|
org.forgerock.openam.upgrade |
Defines interfaces and classes to perform OpenAM system upgrade.
|
Constructor and Description |
---|
AMAttributeSchema(AttributeSchema as)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
AttributeSchema |
AMClientCapData.getAttributeSchema(String propName)
Returns the schema for an property given the name.
|
Modifier and Type | Method and Description |
---|---|
AttributeSchema |
AMAuthenticationSchema.getAttributeSchema(String attr)
Returns an
AttributeSchema of the specified attribute name. |
Modifier and Type | Method and Description |
---|---|
static AttributeSchema |
AgentConfiguration.getAgentAttributeSchema(String name,
String agentTypeName)
Returns attribute schema of a given agent type.
|
Modifier and Type | Method and Description |
---|---|
AttributeSchema |
PluginSchema.getAttributeSchema(String attributeSchemaName)
Returns the schema for an attribute given the name of the attribute,
defined for this plugin.
|
AttributeSchema |
ServiceSchema.getAttributeSchema(String attributeName)
Returns the schema for an attribute given the name of the attribute,
defined for this service.
|
Modifier and Type | Method and Description |
---|---|
Set<AttributeSchema> |
ServiceSchema.getAttributeSchemas()
Returns the attribute schemas defined for the service.
|
Modifier and Type | Method and Description |
---|---|
protected static void |
UpgradeUtils.addChoiceValues(AttributeSchema attrSchema,
Map choiceValMap)
Add choice values to an attribute .
|
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.