Uses of Class
com.unboundid.scim.data.PatchConfig

Packages that use PatchConfig
com.unboundid.scim.data   
 

Uses of PatchConfig in com.unboundid.scim.data
 

Fields in com.unboundid.scim.data with type parameters of type PatchConfig
static AttributeValueResolver<PatchConfig> PatchConfig.PATCH_CONFIG_RESOLVER
          The AttributeValueResolver that resolves SCIM attribute values to/from PatchConfig instances.
 

Methods in com.unboundid.scim.data that return PatchConfig
 PatchConfig ServiceProviderConfig.getPatchConfig()
          Retrieves the PATCH configuration options.
 

Methods in com.unboundid.scim.data with parameters of type PatchConfig
 ServiceProviderConfig ServiceProviderConfig.setPatchConfig(PatchConfig patchConfig)
          Specifies the PATCH configuration options.
 



Copyright © 2011-2012 UnboundID. All Rights Reserved.