Class AddressDataProviderUser

java.lang.Object
ch.tocco.nice2.optional.address.impl.AddressDataProviderUser
All Implemented Interfaces:
AddressDataProvider, SalutationConstants

@Component public class AddressDataProviderUser extends Object implements AddressDataProvider, SalutationConstants
Data provider to enable address generation for User entity. Please note, that this provider also returns some data, if the current principal has no read permissions on the User entity. The fields of the User entity are fetched in privileged mode. However, if the current principal is not allowed to read the related address, it is not returned.