Uses of Class
com.iplanet.am.sdk.AMSchema.Type
-
Packages that use AMSchema.Type Package Description com.iplanet.am.sdk This package contains interfaces and implementation for User/Identity Management. -
-
Uses of AMSchema.Type in com.iplanet.am.sdk
Fields in com.iplanet.am.sdk declared as AMSchema.Type Modifier and Type Field Description static AMSchema.TypeAMSchema.Type. DYNAMICTheDYNAMICschema type definesstatic AMSchema.TypeAMSchema.Type. GLOBALTheGLOBALschema type defines the service configuration information that independent of organizations, users and instances.static AMSchema.TypeAMSchema.Type. ORGANIZATIONTheORGANIZATIONschema type defines the service configuration information that are organization dependent and could be configured differently for organizations.static AMSchema.TypeAMSchema.Type. POLICYThePOLICYschema type defines the service's privilege information that are service dependent.static AMSchema.TypeAMSchema.Type. USERTheUserschema type defines the service configuration information that are user dependent.Methods in com.iplanet.am.sdk with parameters of type AMSchema.Type Modifier and Type Method Description SetAMStoreConnection. getAttributeNames(String serviceName, AMSchema.Type schemaType)Deprecated.usecom.sun.identity.sm.ServiceSchemaManager.AMSchemaAMStoreConnection. getSchema(String serviceName, AMSchema.Type schemaType)Deprecated.This method has been deprecated.
-