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

Packages that use Name
com.unboundid.scim.data   
 

Uses of Name in com.unboundid.scim.data
 

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

Methods in com.unboundid.scim.data that return Name
 Name UserResource.getName()
          Retrieves the components of the User's real name.
 

Methods in com.unboundid.scim.data with parameters of type Name
 UserResource UserResource.setName(Name name)
          Sets the components of the User's real name.
 



Copyright © 2011-2012 UnboundID. All Rights Reserved.