Uses of Class
com.coveo.pushapiclient.SecurityIdentityModel
-
Uses of SecurityIdentityModel in com.coveo.pushapiclient
Methods in com.coveo.pushapiclient that return types with arguments of type SecurityIdentityModelMethods in com.coveo.pushapiclient with parameters of type SecurityIdentityModelModifier and TypeMethodDescriptionPlatformClient.createOrUpdateSecurityIdentity(String securityProviderId, SecurityIdentityModel securityIdentityModel) Create or update a security identity.Source.createOrUpdateSecurityIdentity(String securityProviderId, SecurityIdentityModel securityIdentityModel) Create or update a security identity.Constructor parameters in com.coveo.pushapiclient with type arguments of type SecurityIdentityModelModifierConstructorDescriptionBatchIdentity(List<SecurityIdentityModel> members, List<SecurityIdentityAliasModel> mappings, List<IdentityModel> deleted)