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

Packages that use ChangePasswordConfig
com.unboundid.scim.data   
 

Uses of ChangePasswordConfig in com.unboundid.scim.data
 

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

Methods in com.unboundid.scim.data that return ChangePasswordConfig
 ChangePasswordConfig ServiceProviderConfig.getChangePasswordConfig()
          Retrieves the Change Password configuration options.
 

Methods in com.unboundid.scim.data with parameters of type ChangePasswordConfig
 ServiceProviderConfig ServiceProviderConfig.setChangePasswordConfig(ChangePasswordConfig changePasswordConfig)
          Specifies the Change Password configuration options.
 



Copyright © 2011-2012 UnboundID. All Rights Reserved.