Uses of Class
com.sun.identity.sm.AttributeSchema
Packages that use AttributeSchema
Package
Description
Provides classes for accessing the Service Management Service (SMS).
-
Uses of AttributeSchema in com.sun.identity.sm
Methods in com.sun.identity.sm that return AttributeSchemaModifier and TypeMethodDescriptionServiceSchema.getAttributeSchema
(String attributeName) Returns the schema for an attribute given the name of the attribute, defined for this service.Methods in com.sun.identity.sm that return types with arguments of type AttributeSchemaModifier and TypeMethodDescriptionServiceSchema.getAttributeSchemas()
Returns the attribute schemas defined for the service.