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

Packages that use ETagConfig
com.unboundid.scim.data   
 

Uses of ETagConfig in com.unboundid.scim.data
 

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

Methods in com.unboundid.scim.data that return ETagConfig
 ETagConfig ServiceProviderConfig.getETagConfig()
          Retrieves the ETag configuration options.
 

Methods in com.unboundid.scim.data with parameters of type ETagConfig
 ServiceProviderConfig ServiceProviderConfig.setETagConfig(ETagConfig etagConfig)
          Specifies the ETag configuration options.
 



Copyright © 2011-2012 UnboundID. All Rights Reserved.