Package | Description |
---|---|
com.sun.identity.sm |
Provides classes for accessing the Service Management Service (SMS).
|
Modifier and Type | Method and Description |
---|---|
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.
|
Copyright © 2010-2018, ForgeRock All Rights Reserved.